crypto/tls.echServerContext.configID (field)
3 uses
crypto/tls (current package)
ech.go#L644: configID: configID,
handshake_server_tls13.go#L35: configID uint8
handshake_server_tls13.go#L625: if echCiphersuite != hs.echContext.ciphersuite || configID != hs.echContext.configID || len(encap) != 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)